home *** CD-ROM | disk | FTP | other *** search
/ CD Loisirs 6 / CDL_N6.iso / mac / CD Loisirs N°6 / Aromes / Demo / Gourmet demo Eng2 / 00021.ls < prev    next >
Encoding:
Text File  |  1994-12-12  |  142 b   |  8 lines

  1. on exitFrame
  2.   if the text of cast "loop variable" = "loop" then
  3.     go(1, "Gourmet demo Eng")
  4.   else
  5.     go("English", "Begin")
  6.   end if
  7. end
  8.